Skip to content

Fix unexpected results in unit tests - #386

Merged
Mathias Vorreiter Pedersen (MathiasVP) merged 2 commits into
microsoft:mainfrom
chanel-y:fix-unexpected-results
Aug 24, 2026
Merged

Fix unexpected results in unit tests#386
Mathias Vorreiter Pedersen (MathiasVP) merged 2 commits into
microsoft:mainfrom
chanel-y:fix-unexpected-results

Conversation

@chanel-y

@chanel-y Chanel (chanel-y) commented Aug 3, 2026

Copy link
Copy Markdown

All test annotation fixes, except for powershell

Powershell's unexpected alert was a false positive, since it was flagging parameters from a powershell pipeline, which shouldn't be included in LocalSource.qll, so the change there was excluding PipelineByPropertyNameParameter and PipelineParameter from that classs

Comment thread python/ql/test/library-tests/dataflow/fieldflow/test.py Outdated
Chanel (chanel-y) and others added 2 commits August 21, 2026 12:02
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@MathiasVP
Mathias Vorreiter Pedersen (MathiasVP) merged commit 896e8cc into microsoft:main Aug 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants